github.com/klauspost/compress/zstd.closeWrapper.d (field)
5 uses
github.com/klauspost/compress/zstd (current package)
decoder.go#L610: return closeWrapper{d: d}
decoder.go#L615: d *Decoder
decoder.go#L620: return c.d.WriteTo(w)
decoder.go#L625: return c.d.Read(p)
decoder.go#L630: c.d.Close()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |